lcStatbarCell Home

Defines text cell and its position on a status bar.

 BOOL lcStatbarCell (
   HANDLE hStatbar,
   int Id,
   int Pos
 );

Parameters
hStatbar
  Handle to a status bar object.
Id
  Specifies the cell identifier.
Pos
  Specifies the cell position.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcStatbarText